This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: RedHat: Changing default /opt/lotus on RH causes -listen: libnotes.so not for found! ~Ben Lopfreemanobu 22.Jan.04 01:58 PM a Web browser Domino Server 6.5Linux - RedHat
Thanks for your reply:
> did you install compat-lib on your server !?
no
> do a "ldd libnotes.so" to find the depensics of that lib..
ldd is showing:
[root@orion linux]# ldd libnotes.so
libndgts.so => not found
libdl.so.2 => /lib/libdl.so.2 (0x41fe6000)
libpthread.so.0 => /lib/i686/libpthread.so.0 (0x41fea000)
librt.so.1 => /lib/librt.so.1 (0x41fff000)
libstdc++-libc6.1-1.so.2 => not found
libresolv.so.2 => /lib/libresolv.so.2 (0x42011000)
libc.so.6 => /lib/i686/libc.so.6 (0x42024000)
libm.so.6 => /lib/i686/libm.so.6 (0x4215f000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
/-------------------------------------------
Note:
I'have done also a kernel upgrade before.
From plain 2.4.7-10 to 2.4.20-24.7 with kernel 2.4.20-24.7.athlon.rpm from the ftp.redhat.com .../update/ directory.
[root@orion /]# rpm -ivh kernel-2.4.20-24.7.athlon.rpm
Preparing... ########################################### [100%]
1:kernel ########################################### [100%]
tar: ./lib/jbd.o: time stamp 2003-12-01 19:33:03 is 8341672 s in the future
tar: ./lib/ext3.o: time stamp 2003-12-01 19:33:02 is 8341671 s in the future
\------------------------------------------------
As I unterstand, compat-libs contains the run-time libraries für RH < 6.2 , so I'm a
little bit confused here.
Also the redbook doesn't IMHO mention any dependencies on libstc++ for the installation (only regarding the thread library libthread.so)
Any ideas? TIA